Fixes for #143829, Tommi Komulainen, Christian Persch:
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Feb 2005 16:37:24 +0000 (16:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 16 Feb 2005 16:37:24 +0000 (16:37 +0000)
commita0c5253c266350e3624e5569f3e0fe67c57a0e4d
tree655169b01382dea3eb105f18882113c9688b2df6
parent71f5aa3f2a78d1bed731fedeb68d41b40e46be82
Fixes for #143829, Tommi Komulainen, Christian Persch:

2005-02-16  Matthias Clasen  <mclasen@redhat.com>

Fixes for #143829, Tommi Komulainen, Christian Persch:

* gtk/gtktreeview.c (gtk_tree_view_destroy): Remove the
typeselect_flush_timeout when destroying the widgets
it is operating on.
(gtk_tree_view_ensure_interactive_directory): Add the
popup to the window group of the toplevel it belongs to.

* gtk/gtkcombobox.c (gtk_combo_box_set_popup_widget)
(gtk_combo_box_popup): Do the same here.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkcombobox.c
gtk/gtktreeview.c